home *** CD-ROM | disk | FTP | other *** search
/ Aminet 28 / Aminet 28 (1998)(GTI - Schatztruhe)[!][Dec 1998].iso / Aminet / util / libs / als_lib.lha / ALS_lib / ALS-Devshow.als.m < prev    next >
Encoding:
Text File  |  1998-02-22  |  792 b   |  24 lines

  1. ShowModule v1.10 (c) 1992 $#%!
  2. now showing: "als.m"
  3. NOTE: don't use this output in your code, use the module instead.
  4.  
  5. LIBRARY alsbase         /* informal notation */
  6.   Als(D0)     /* -30 (1E) */
  7.   Alsopenwin()     /* -36 (24) */
  8.   Alsclosewin()     /* -42 (2A) */
  9.   Alsrnd(D0)     /* -48 (30) */
  10.   Alsmenu(A2,A1,A0,D3,D2,D1,D0)     /* -54 (36) */
  11.   Alsmowerstatus(A0,D1,D0)     /* -60 (3C) */
  12.   Alsgame(A0,D0)     /* -66 (42) */
  13.   Alswin(D0)     /* -72 (48) */
  14.   Alsdie()     /* -78 (4E) */
  15.   Alsscrolly(A1,A0,D2,D1,D0)     /* -84 (54) */
  16.   Alsscrollyclose()     /* -90 (5A) */
  17.   Alsreadprefs()     /* -96 (60) */
  18.   Alsreadprefsfrom(A0,D0)     /* -102 (66) */
  19.   Alssetprefs(A0,D0)     /* -108 (6C) */
  20.   Alsgetprefs(D0)     /* -114 (72) */
  21.   Alsopenscreen(D0)     /* -120 (78) */
  22. ENDLIBRARY
  23.  
  24.